Guarantee presence of epaths.h during cross-compilation
authorPo Lu <luangruo@yahoo.com>
Thu, 11 Apr 2024 02:25:29 +0000 (10:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 11 Apr 2024 02:25:29 +0000 (10:25 +0800)
commit3b6bc312f2383aaf275f1085621aaa593d18fc87
tree638336254df968b77dc61b23ff52e2a0fa80f066
parentb9acfd7c2b9d1fa5c49e7bd9f78a040f7485b29b
Guarantee presence of epaths.h during cross-compilation

* cross/Makefile.in (src/epaths.h): New rule.
(src/libemacs.so): Depend on the same.
cross/Makefile.in